Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix crash during wiiu titles scanning due to duplicate data in nand and usb #59

Merged
merged 4 commits into from
Aug 22, 2024

Conversation

w3irDv
Copy link
Collaborator

@w3irDv w3irDv commented Jul 29, 2024

If the saved title data is on NAND and USB, savemii will fail during the title scanning process. Some parts of the process do not take into account where the data is stored, causing a buffer overflow.

This solution:

  • add a condition to handle this issue
  • incorporates the fixes in PR, which prevent a soft lock of the console when pressing the home button to exit the application

@w3irDv w3irDv merged commit 2ee1332 into Xpl0itU:refactor Aug 22, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant